www.gusucode.com > ASP 在线订购程序 > ASP 在线订购程序\code\admin\mainmain.asp

    

<html>
<head>
<title>客户后台自管理系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE type=text/css>
.navPoint {
	FONT-SIZE: 12px; CURSOR: hand; COLOR: white; FONT-FAMILY: Webdings
}
</STYLE>
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>

<BODY style="MARGIN: 0px" scroll=no>
<TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TR>
    <TD id=leftFrame vAlign=center noWrap align=center name="leftFrame">
    <IFRAME id=carnoc style="Z-INDEX: 2; VISIBILITY: inherit; WIDTH: 180px; HEIGHT: 100%" name=menu src="menu.asp" frameBorder=0 scrolling=auto>
    </IFRAME></TD>
    <TD style="WIDTH: 100%">
      <IFRAME id=main style="Z-INDEX: 1; VISIBILITY: inherit; WIDTH: 100%; HEIGHT: 100%" name=main src="main.asp" frameBorder=0 scrolling=auto>
    </IFRAME></TD></TR></TABLE>
</BODY>
</HTML>